Carbon


_MPRPC

Header: Multiprocessing.h Carbon status: Unsupported

void *_MPRPC (
    MPRemoteProcedure remoteProc, 
    void *parameter
);
remoteProc
parameter

AVAILABILITY

Not supported in Carbon. Not available in CarbonLib, but available when MPLibrary 1.0 or later is installed. Exported by MPLibrary 1.0 and later.

CARBON NOTES

Use MPRemoteCall instead.


© 2000 Apple Computer, Inc. — (Last Updated 4/6/2000)